home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Inside!
/
Amiga FD Inside (1995)(Ultramax).iso
/
berndspd
/
disktools
/
diskspare
/
support
/
mountlist.mbd
< prev
next >
Wrap
Text File
|
1994-11-13
|
611b
|
38 lines
RAMBOOT:
Device = ramdrive.device
Unit = 9 /* don't use '0' */
Flags = 0
Surfaces = 2
BlocksPerTrack = 11
Reserved = 2
Interleave = 0
LowCyl = 0
HighCyl = 3 /* each cyl. has 11K */
Buffers = 5
BufMemType = 1
#
/*
* If you change the unit (DS1,2,3) PLEASE remember to change the
* unitnumber, too.
*
*/
DS0:
Device = diskspare.device
Unit = 0
Flags = 0x07 /* 7= DD/HD ; 3 = DD only */
Surfaces = 2
BlocksPerTrack = 12
Reserved = 2
Interleave = 0
LowCyl = 0
HighCyl = 81
Buffers = 50
BufMemType = 0
StackSize = 600
Priority = 10
GlobVec = -1
DosType = 0x444F5301
#